Release 10.1A: OpenEdge Application Server:
Administration
NSMAN
Controls the operation of a configured NameServer. The utility allows you to start a NameServer, query its status, and shut down a NameServer.
Syntax
-namename-serverThis parameter is required. It specifies the name of the NameServer.
-killStops and removes the NameServer from memory, no matter what it is doing.
-startStarts the NameServer.
-stopStops the NameServer.
-queryQueries the NameServer for its status.
-hosthost-nameSpecifies the name of the machine where the AdminServer is running. If a host name is not specified, it defaults to the local host name.
-useruser-nameSpecifies a user name and prompts for a password. A user name and password are required only when you use the
-hostparameter and specify a remote host name. If you specify a remote host name with the-hostparameter but do not specify a user name with the-userparameter, you receive a prompt for a user name and password.-portport-numberSpecifies the port number of the machine where the AdminServer is running. If a port number is not specified, it defaults to 20931.
-helpDisplays command-line help.
ExamplesTable B–4 shows several examples that use the
NSMANcommand. Assume the NameServer isNS1; the user name istom; and the AdminServer is on the remote hostfinanceon the port9999.
Table B–4: NSMAN command examples Task Command Start a local NameServer. Start a remote NameServer.1 Query a local NameServer. Query a remote NameServer.1 Stop a local NameServer. Stop a remote NameServer.1
1Prompts for a password.
Notes
- A single NameServer can simultaneously support all of the AppServer, WebSpeed, and DataServer products.
- When you specify a user name with the
-userparameter, Windows supports three different formats:
- A user name as a simple text string, such as
mary, implies a local user whose user account is defined on the local server, which is the same machine that runs the AdminServer.- A user name as an explicit local user name, in which the user account is defined on the same machine that runs the AdminServer, except the user name explicitly references the local machine domain, for example,
.\mary.- A user name as a user account on a specific NT domain. The general format is
Domain\User, in which theUseris a valid user account defined within the domain and theDomainis any valid NT Server, including the one where the AdminServer is running.For information on managing a NameServer using the
NSMANutility, see OpenEdge Getting Started: Installation and Configuration .
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |